Skip to content

public Election::countInvalidVoteWithConstraints

Read it at the source

Description

php
public Election->countInvalidVoteWithConstraints ( ): int

Count the number of actual invalid (if constraints functionality is enabled) but registered votes for this election.

Return value

(int) Number of valid and registered votes in this election.


Released under the MIT License.